POV-Ray : Newsgroups : povray.general : CText : Re: CText Server Time
7 Aug 2024 11:23:46 EDT (-0400)
  Re: CText  
From: Mahalis
Date: 9 Nov 2001 16:34:06
Message: <3bec4bce$1@news.povray.org>
Yes, I suppose they are. Phoo, and I thought I had something useful :-(

--

//Mahalis
camera{location<0,0.25,-2> look_at 0.5*y} #declare T=texture{pigment{crackle
scale 0.5 rotate 90 turbulence 0.75 color_map{[0 rgb 1][0.05 rgb 1][0.1
rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}} finish{ambient 1}} #declare
c=difference{torus{0.5,0.1 rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}}
merge{object{c translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
cylinder{0.5*y,0,0.1} texture{T}}
--


"Warp" <war### [at] tagpovrayorg> wrote in message
news:3bebd43f@news.povray.org...
> Mahalis <don### [at] fakeycom> wrote:
> : #local len=strlen(txt)*0.55
>
>   Do you really think this is completely accurate independently of the
font
> and characters used?
>
>   I would say that min_extent() and max_extent() are much more accurate
than
> that.
>
> --
> #macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
> rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
> ],13),8)-3,10>#end blob{N(array[6]{11117333955,
> 7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.